projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0e7ae6
)
* doc/emacs/input.texi (On-Screen Keyboards): Fix typo.
author
Po Lu
<luangruo@yahoo.com>
Thu, 26 Jan 2023 14:14:39 +0000
(22:14 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Thu, 26 Jan 2023 14:14:39 +0000
(22:14 +0800)
doc/emacs/input.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/input.texi
b/doc/emacs/input.texi
index 3894d4872e0938c7f75111029de1bc31dfdc51f1..d7a72e6203e69f6463b46d007a37b754e142f5ac 100644
(file)
--- a/
doc/emacs/input.texi
+++ b/
doc/emacs/input.texi
@@
-102,7
+102,7
@@
devices with only an on-screen keyboard, by which two rapid clicks of
a hardware button that is always present on the device results in
Emacs quitting. @xref{Quitting}.
-@
defvar
x-quit-keysym
+@
vindex
x-quit-keysym
The exact button is used to do this varies by system: on X, it is
defined in the variable @code{x-quit-keysym}, and on Android, it is
always the volume down button.